home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / misc / ReqTools21f.readme < prev    next >
Encoding:
Text File  |  1993-12-30  |  2.2 KB  |  42 lines

  1. Short: reqtools.library, The requester toolkit. Release 2.1f
  2. Uploader: jawil@aid.no (Jan Roger Wilkens)
  3.  
  4. RELEASE 2.1f (Library version 38.390 [1.3] - 38.1092 [2.0])
  5.  
  6.     Screenmode requester now knows about EURO72, EURO36, SUPER72, DBLNTSC
  7.       and DBLPAL monitors.
  8.     rtGetVScreenSize() now uses VideoControl() if possible to get the
  9.       visible screen size.
  10.     File requester, font requester and screenmode requester now ignore
  11.       all key presses before the requester is completely set up.  This
  12.       should just about eliminate the problem of a gadget getting pressed
  13.       because the user typed too quickly.
  14.     File requester will use the device name of a volume if it's name is
  15.       not unique (multiple floppies called 'Empty' for example).
  16.     On Kickstart 3.0 or higher the file, font and screenmode requesters will
  17.       use memory pools.
  18.     Palette requester is now fully AGA compatible.  It uses the DisplayInfo
  19.       database to find out the palette range of the screen it is opened on.
  20.       It supports 256 colors out of a pallete of 16,8 million and should
  21.       support even beyond that (not tested since there currently is nothing
  22.       that goes beyond that :-).
  23.     Bug fix: using the close gadget of the palette requester returned 0
  24.       instead of -1 for cancel.
  25.     Bug fix: rtGetLong() requester completely misplaced the min/max display
  26.       when RTGL_TextFmt was used.
  27.     Bug fix: fixed enforcer hits in file requester when FREQF_SELECTDIRS
  28.       was used and a directory was double-clicked.
  29.     Bug fix: font style handling of rtFontRequest() was almost completely
  30.       broken.  Should work ok now.
  31.     Bug fix: min/max display in rtGetLong() requester would become garbled
  32.       during window-refreshing when the RT_ReqHandler feature was used.
  33.     Bug fix: clearing the font name gadget in the rtFontRequest() requester
  34.       and pressing Return caused the requester to return TRUE although
  35.       the 'Cancel' gadget was visibly selected.  The requester now properly
  36.       returns FALSE.
  37.     Fixed some minor errors in include files and autodoc.
  38.     Some updated catalogs included.
  39.     French install text included, translated by Benoit Mortier.
  40.     Release 1.2c of RexxReqTools included.
  41.     Version 1.2 of RTPatch included.
  42.